import { BuildFragment } from '../graphql/generated'; export declare function isRunnableOnSimulatorOrEmulator(build: BuildFragment): boolean;