export interface GalleryStatusBarProps { isFocused: boolean; backgroundColor: string; } //# sourceMappingURL=GalleryStatusBar.type.d.ts.map