export declare class SDKProxyMessages {
    static Initialize: string;
    static AuthRequest: string;
    static AuthResponse: string;
}
