export declare const useGetRelationship: () => { getRelationship: (child: string) => string | undefined; }; //# sourceMappingURL=useGetRelationship.d.ts.map