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