import { MarkComponent as MC } from '../runtime'; import { RectMark } from '../spec'; export type RectOptions = Omit; export declare const Rect: MC;