class types.PageBlockPullquote extends _TypePageBlockimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { PageBlockPullquote } = types; ConstructorsnewPageBlockPullquote(params: { text: TypeRichText; caption: TypeRichText; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramscaption: TypeRichTexttext: TypeRichTextStatic Propertiesreadonly[paramDesc]: ParamDesc