declare const getAllMethods: (obj: any) => any;
export { getAllMethods };
