export * from './types'; declare const Module: { [key: string]: any; }; export declare const Window: any; export default Module;