import { RemixiconReactIconComponentType } from './dist/typings';

declare const MailVolumeLineIcon: RemixiconReactIconComponentType;
export default MailVolumeLineIcon;
