export default function useId(count?: number, prefix?: string): string[];
