export declare const rawRE: RegExp;
export declare const inlineRE: RegExp;
export declare const isBuildableCSSRequest: (request: string) => boolean;
