import * as React from 'react'; import { BlockProps } from './Base'; declare const TITLE_ELE_LIST: [1, 2, 3, 4, 5]; export declare type TitleProps = Omit) => void; }, 'strong'>; declare const Title: React.FC; export default Title;