import React from 'react'; import { HiddenProps } from '@material-ui/core'; declare const Hidden: React.ElementType; export { Hidden };