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