import type { FC, SVGProps } from "react";
export declare const Edit: FC<SVGProps<SVGSVGElement>>;
export default Edit;
//# sourceMappingURL=Edit.d.ts.map