import { Labelled } from '../../../common';
export declare class AuthDataQuery implements Labelled {
    label: string;
    constructor();
}
//# sourceMappingURL=auth-data.query.d.ts.map