/** * `@clerk/types` is now merged with `@clerk/shared` * Please import from `@clerk/shared/types` instead. * * This export exists for backwards compatibility * until we drop the package completely with the next major release. */ export type * from '@clerk/shared/types';