export declare const USER_ARI_PREFIX = "ari:cloud:identity::user/"; export declare const getAAIDFromARI: (ari: string) => string | undefined;