import { createNameSchema } from './common'; export const lastNameSchema = createNameSchema('lastName');