import { SupplyProvider } from './SupplyProvider'; export declare class SupplyProviderMapper { static getType(_: any): typeof SupplyProvider; }