export declare const buildCSS: (themes: Array, input: string, cssFilePath: string) => Promise;