import * as React from 'react'; export interface Heading-116Props extends React.SVGProps { ariaLabel?: string } export default function Heading-116({ ariaLabel, ...props }: Heading-116Props) { return ( ); }