import React from 'react'; import { HeadingProps } from './types'; export declare const Heading: React.FC;