import { createNameSchema } from './common'; export const firstNameSchema = createNameSchema('firstName');