declare const useId: (prodId?: string, prefix?: string) => string; export default useId;