declare function parseCSS(source: string): string[]; export default parseCSS;