export { Grid as Container, Col, Row } from './Grid'; export type { GridProps as ContainerProps, ColCount, ColProps, ColSizeProps, ColOffsetProps, ScreenMap, ScreenConfig, ScreenVariant, } from '@salutejs/plasma-new-hope/styled-components';