/// import { IPage } from '../../uiTypes'; export default function ({ setCurrentPage, dictionary, emailTemplate }: IPage): JSX.Element;