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