import { ComponentStyle } from '../../styles/typings'; import { ColProps, RowProps } from './typings'; export declare const rowStyle: ComponentStyle; export declare const colStyle: ComponentStyle;