UNPKG

@makeen.io/material-ui-kit

Version:
5 lines (4 loc) 258 B
import { GridProps } from "@material-ui/core/Grid"; export declare type FormContainerProps = GridProps; declare const _default: import("styled-components").StyledComponent<(props: FormContainerProps) => JSX.Element, any, {}, never>; export default _default;