import { MarkComponent as MC } from '../runtime'; import { AreaMark } from '../spec'; export type AreaOptions = Omit; export declare const Area: MC;