export declare const addToWindow: (name: string, object: any) => void;
