declare const Edit: (props: any) => JSX.Element;
export default Edit;
