export declare function useRandomId(prefix?: string): string;
