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