import { Theme } from '../../utils/theme'; declare const StyledRow: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute, HTMLDivElement>, { $reverse?: boolean; $alignItems?: string; theme: Theme; }>> & string; export { StyledRow };