import { SVGProps, PropsWithoutRef, ReactSVGElement } from 'react'; export declare const SvgHeadingH2: (props: SVGProps) => PropsWithoutRef;