export declare const MEDIA_CONTENT_IMAGE_FADE_DURATION_MS = 180; export declare const MEDIA_CONTENT_PREVIEW_BLUR = "blur(6px)"; export declare const MEDIA_CONTENT_PREVIEW_BLUR_REMOVE_DELAY_MS = 100; export declare const MEDIA_CONTENT_PREVIEW_BLUR_REMOVE_DURATION_MS = 200;