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