import { RemixiconReactIconComponentType } from './dist/typings';

declare const FileShredFillIcon: RemixiconReactIconComponentType;
export default FileShredFillIcon;
