import * as React from 'react'; export declare const AbnLookupAuthenticationGuidContext: React.Context; export default function useAbnLookupAuthenticationGuid(): string | undefined;