export declare function outputLog(type: 'info' | 'warn' | 'warnOnce' | 'error', green?: string, yellow?: string, dim?: string): void;
//# sourceMappingURL=utils.d.ts.map