/** A simple button, with text that should be sent when the button is pressed */ export declare class KeyboardButtonTypeTextBaseModel { _: 'keyboardButtonTypeText'; }