import { Props } from './properties'; export declare function useSsoUrl(props: Props): string | void;