export declare const markPosition: (start: number | null, end: number | null, pattern?: string) => any;