export declare const purify: (cssGlob: string, jsGlobs: string) => Promise<{}[]>;