export declare const labels: {
    USER_LOADER: string;
    USER_CONTROLLER: string;
    USER_RESOLVER: string;
};
export declare const subscriptions: {
    USER_UPDATED: string;
};
//# sourceMappingURL=constants.d.ts.map