import * as react from 'react'; import { LineFillIcon } from '../type.js'; declare const InfoWarning: react.ForwardRefExoticComponent & react.RefAttributes>; export { InfoWarning };