import { ContainerBlot } from 'parchment'; declare class Container extends ContainerBlot { } export default Container;