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

declare const DoorFillIcon: RemixiconReactIconComponentType;
export default DoorFillIcon;
