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