export declare function intersect(a: any, b: any): any;
export declare function measureScrollbar(): number;
