import { Platform } from '@expo/eas-build-job'; import { BuildContext } from '../build/context'; export declare function checkExpoSdkIsSupportedAsync(ctx: BuildContext): Promise;