export declare enum ProtocolName { ONE_INCH = "1inch" } export declare const SupportedReferrer: { "1inch": boolean; };