export declare type OriginForwardingType = 'ORIGIN_PATH' | 'CONVENTIONAL' | 'UNKNOWN';
