import { MarkComponent as MC } from '../runtime'; import { LineXMark } from '../spec'; export type LineXOptions = Omit; export declare const LineX: MC;