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