export default function loadMethods(target: { [propKey: string]: any; }, source: { [propKey: string]: any; }): void;