/** Cryptographically unpredictable identifier for internal Prism records. */ export declare function createId(prefix: string): string;