export declare const useRowStyle: (_prefixCls?: import("vue").Ref) => import("@antdv/ui/es/theme").UseComponentStyleResult; export declare const useColStyle: (_prefixCls?: import("vue").Ref) => import("@antdv/ui/es/theme").UseComponentStyleResult;