/// import { SkeletonProps } from '@material-ui/lab'; export default function FieldSkeleton(props: SkeletonProps): JSX.Element;