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