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