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