export default function log(message: string, type?: 'info' | 'warn' | 'error'): void; //# sourceMappingURL=logger.d.ts.map