export declare const uiTheme: {
    imageGalleryBgColor: string;
    imageGalleryCloseSize: number;
    imageGalleryImageColor: string;
    imageGalleryTextColor: string;
    imageGalleryTextSize: number;
    statusBarTheme: string;
};
