export declare const isInRange: (time: number, start: number, end: number) => boolean;