import { IconProps } from '../Icon'; declare function SvgComputer(props: IconProps): JSX.Element; export default SvgComputer;