import React from 'react';
declare const ComputerOutline: React.FC<import("./gen").IconCommonProps>;
export default ComputerOutline;
