export declare function useDesign(scope: string): { prefixCls: string; prefixVar: string; };