/// import { IconProps } from "../SvgIcon"; export declare const ComputerBar: (props?: IconProps) => JSX.Element; export default ComputerBar;