import { IconComponent } from '../types'; declare const DoorHandle: IconComponent; export default DoorHandle;