export declare enum PresentationCommandsEnum { UPLOAD = "PRESENTATION_UPLOAD_COMMAND", INSERT_PAGES = "PRESENTATION_INSERT_PAGES_COMMAND" }