export declare function isInside(outer: ClientRect, inner: ClientRect): boolean;
