export declare function boldError(msg: string): void;
export declare function error(msg: string): void;
