export declare const ROOT = "imageViewer"; export declare const SETTINGS_IMAGE_PREVIEW = "imagePreview"; export declare const SETTINGS_CAPTION_INPUT = "imageSettingsCaptionInput"; export declare const SETTINGS_ALT_INPUT_TEXT = "imageSettingsAltInput"; export declare const SETTINGS_DISABLE_EXPAND_TOGGLE = "imageSettingsDisableExpandToggle"; export declare const SETTINGS_DISABLE_DOWNLOAD_TOGGLE = "imageSettingsDisableDownloadToggle"; export declare const SETTINGS_SPOILER_TOGGLE = "imageSettingsSpoilerToggle"; //# sourceMappingURL=dataHooks.d.ts.map