export default Edit;
declare function Edit(props: any): JSX.Element;
