declare function convertCssVar(file: string): Promise<void>;
export { convertCssVar };
