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