declare const useMethods: (createMethods: any, initialState: any) => any[];
export default useMethods;
