class types.PageBlockCollage extends _TypePageBlockimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { PageBlockCollage } = types; ConstructorsnewPageBlockCollage(params: { items: Array<TypePageBlock>; caption: TypePageCaption; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramscaption: TypePageCaptionitems: Array<TypePageBlock>Static Propertiesreadonly[paramDesc]: ParamDesc