/// import { ICustomerInformationDetailsProps } from "./customer-information-props"; declare const _default: (props: ICustomerInformationDetailsProps) => JSX.Element; export default _default;