export { customFaker, sanityConfigToFaker, sanityDocumentsFaker } from './internal.mjs';
import 'type-fest/source/is-literal';
import '@faker-js/faker';
import '@sanity-typed/types';
import '@sanity-typed/types/src/internal';
