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

declare const OutletFillIcon: RemixiconReactIconComponentType;
export default OutletFillIcon;
