export declare const DEFAULT_SERVER_DEPS_LIST: string[]; export declare function getDefaultPlatform(cur: string): 'browser' | 'node'; //# sourceMappingURL=get-fallback-platform.d.ts.map