import { Block } from '../Block'; export declare class ChildDatabase extends Block { toHTML(): string; } //# sourceMappingURL=ChildDatabase.d.ts.map