export declare class OPDSAuthenticationLabels {
    Login: string;
    Password: string;
    protected _OnDeserialized(): void;
}
