/// import { IconProps } from '../../types'; declare const FileRemove: (allProps: IconProps) => JSX.Element; export default FileRemove;