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

declare const InboxLineIcon: RemixiconReactIconComponentType;
export default InboxLineIcon;
