export default personNameField; declare namespace personNameField { const component: string; const maxLength: number; }