import { BlockContract } from "./blockContract";
export interface Heading6Contract extends BlockContract {
}
