import { Platform } from '../types'; export declare function selectSystem(forceSelect?: boolean): Promise; export declare function confirmApiKey(): Promise; //# sourceMappingURL=system-selector.d.ts.map