/** @jsx jsx */
import { HeadingProps } from 'theme-ui';
export declare const Heading: React.FC<HeadingProps>;
export default Heading;
