export declare const useOwnerProps: >(props: P, args?: A) => { getOwnerProps: () => P; getOwnerPropsArguments: () => {}; };