export declare const prefix: (pre: string) => (className: string | string[]) => string;
