export declare class Constants { static readonly CLIENT_EXCEPTION: (client: string) => string; }