import { ReactIconComponentType } from '../types';

declare const DoorFront: ReactIconComponentType;
export default DoorFront;
            