import { IconProps } from '../@ErkIcon'; declare function SupplierIcon(props: IconProps): JSX.Element; export default SupplierIcon;