/** * This hook infers the tabbed form root path from the current location. */ export declare const useFormRootPath: () => string; //# sourceMappingURL=useFormRootPath.d.ts.map