/** * @deprecated This feature is now available in the es-toolkit package. */ export declare function generateID(prefix?: string): string;