import { WindowHandlerInterface } from "./types"; export declare const defaultWindowHandlerImplementation: WindowHandlerInterface;