export declare enum CommandType { MESSAGE = "MESSAGE", INTERACTION = "INTERACTION" }