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