export { isDIDstring } from '@glazed/did-datastore';
/** @internal */
export declare function isCAIP10string(account: string): boolean;
