export declare const usePrefixCls: (tag?: string, props?: { prefixCls?: string; }) => string;