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