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