export declare enum PresentationCommandsEnum {
    UPLOAD = "PRESENTATION_UPLOAD_COMMAND"
}
