import { PaddingProps } from 'styled-system'; export declare const RowWrapper: import("styled-components").StyledComponent<"div", any, PaddingProps>>, never>; export declare const ColumnValue: import("styled-components").StyledComponent<"span", any, PaddingProps>> & { fontSize: number; }, never>;