import type { PlatformInitializer } from '../types/platformInitializer.js'; export declare const javascript: PlatformInitializer;