import type { PostBindingContext } from 'samlify/types/src/entity';
export declare function getInitSSOFormView(context: PostBindingContext): string;
