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