export declare function fastlane(platformDirectory: string, task: string, debug?: boolean): Promise<void>;
