export declare const createUniqueId: (prefix?: string) => string;
