Repository URL to install this package:
declare function log(): void; export { log }; export default log;