/// export declare const globalKey = "rs-"; export declare const getClassNamePrefix: () => string; export declare const defaultClassPrefix: (name: string) => string; export declare const prefix: import("lodash").CurriedFunction2;