import { FC } from 'react'; export declare const EditProfileView: FC; export default EditProfileView;