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