declare const withMethods: (prototype: any, attr: string) => void;
export default withMethods;
