export declare const isDatapointWithinSelection: (xPosition: Date, start: Date, end: Date) => boolean;