import { SVGProps } from "react"; declare const Commercium: (props: SVGProps) => JSX.Element; export default Commercium;