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