import type { InternalHandlerBuilder } from './types';
export declare const buildWindowEventHandler: InternalHandlerBuilder;
