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