import type { SVGProps } from 'react'; /** @deprecated */ declare const SvgInformation: (props: SVGProps) => import("react").JSX.Element; export default SvgInformation;