export declare function logSeparator(): void; export declare function logger(message: string, color?: any, spaces?: boolean, prefix?: boolean): void;