export declare function defineGlobalProperty( key: K, value: V ): void; export default defineGlobalProperty;