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

declare const FileWarningLineIcon: RemixiconReactIconComponentType;
export default FileWarningLineIcon;
