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