import type { Constants } from './Constants.types';
export { type AndroidManifest, AppOwnership, type Constants, ExecutionEnvironment, type IOSManifest, type NativeConstants, type PlatformManifest, UserInterfaceIdiom, type WebManifest, } from './Constants.types';
declare const _default: Constants;
export default _default;
//# sourceMappingURL=Constants.server.d.ts.map