import * as React from "react"; declare function InformationCircleIcon(props: React.SVGProps): JSX.Element; export default InformationCircleIcon;