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

declare const FileShieldFillIcon: RemixiconReactIconComponentType;
export default FileShieldFillIcon;
