import type { IconProps } from '../../types'; declare const FileShredFill: import("react").NamedExoticComponent; /** * Remix Icon: File Shred Fill * @see {@link https://remixicon.com/icon/file-shred-fill Remix Icon Docs} */ export { FileShredFill };