/**
 * @private
 * @returns { void }
 */
export declare function onSaveClicked(): void;
/**
 * @private
 * @returns { void }
 */
export declare function onSaveasClicked(): void;
/**
 * @private
 * @returns { void }
 */
export declare function updateOrganizePageActions(): void;
