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