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