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