import type { ImageTheme } from './light';
export declare const imageDark: ImageTheme;
