import { MarkComponent as MC } from '../runtime'; import { RangeXMark } from '../spec'; export type RangeXOptions = Omit; export declare const RangeX: MC;