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