export declare const TextObjectType: { readonly PLAIN_TEXT: "plain_text"; readonly MRKDWN: "mrkdwn"; }; //# sourceMappingURL=TextObjectType.d.ts.map