class types.PageBlockPreformatted extends _TypePageBlockimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { PageBlockPreformatted } = types; ConstructorsnewPageBlockPreformatted(params: { text: TypeRichText; language: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramslanguage: stringtext: TypeRichTextStatic Propertiesreadonly[paramDesc]: ParamDesc