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

declare const FileShieldLineIcon: RemixiconReactIconComponentType;
export default FileShieldLineIcon;
