export declare class IxCardTestIds { static ACCOUNT: (id: string) => string; static ROLE: (id: string) => string; }