import type { SVGProps } from 'react';
declare const SvgInfoIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default SvgInfoIcon;
//# sourceMappingURL=InfoIcon.d.ts.map