export declare const FILE = "file"; export declare const FORM = "form"; export declare const FILLED_FORM = "filled_form"; export declare const MESSAGE = "message"; export declare const RICH_MESSAGE = "rich_message"; export declare const SYSTEM_MESSAGE = "system_message"; export declare const CUSTOM = "custom"; //# sourceMappingURL=eventTypes.d.ts.map