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

declare const DoorBack: ReactIconComponentType;
export default DoorBack;
            