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