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

declare const InboxFillIcon: RemixiconReactIconComponentType;
export default InboxFillIcon;
