import { MarkComponent as MC } from '../runtime'; import { ImageMark } from '../spec'; export type ImageOptions = Omit; export declare const Image: MC;