export declare const CLI_ERROR_PREFIX = "CssToTs";
export declare function EmitError(message: string): void;
