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