declare const createCommonMethods: (factoryParams: any, context: any) => any;
export { createCommonMethods };
