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

declare const MailVolumeFillIcon: RemixiconReactIconComponentType;
export default MailVolumeFillIcon;
