import { MarkComponent as MC } from '../runtime'; import { LineYMark } from '../spec'; export type LineYOptions = Omit; export declare const LineY: MC;