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