import { type NamedExoticComponent, type SVGProps } from 'react'; declare const PlusCircleIcon: NamedExoticComponent>; export default PlusCircleIcon;