import { SvgIconComponent } from './types'; declare const DoorFrontIcon: SvgIconComponent; export default DoorFrontIcon;