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