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