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

declare const DoorSliding: ReactIconComponentType;
export default DoorSliding;
            