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