export default function useId(customId?: string): string;
