declare function parseURLs(cssText: string): string[]; export default parseURLs;