export declare const extendMethodByChain: (oChain: Record<string, any>, oProto: Record<string, any>) => void;
