/// import { IconProps } from '../helper'; declare function Eosattach_fileFilled({ size, color, rotate, horizontalFlip, verticalFlip, className }: IconProps): JSX.Element; export default Eosattach_fileFilled;