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

declare const DoorLineIcon: RemixiconReactIconComponentType;
export default DoorLineIcon;
