/// import { GridProps } from '@material-ui/core/Grid'; export default function Row(props: GridProps): JSX.Element;