import type { FunctionalComponent } from "vue";
declare const EditIcon: FunctionalComponent;
export default EditIcon;
