export declare const getPrefixCls: (suffixCls: string, customizePrefixCls?: string) => string;