import { StaticEndpoint } from "@omnia/fx-models";
export declare function getAuthenticationEndpoint(): StaticEndpoint | null;
