/// export default function BusinessTypesList({ children, title, formTitle }: { children: any; title: any; formTitle: any; }): JSX.Element;