export declare function useDesign(scope: string): { prefixCls: string; prefixVar: import("vue").Ref; };