/// import { IconProps } from "../SvgIcon"; export declare const EditFileF: (props?: IconProps) => JSX.Element; export default EditFileF;