import { SelectCommands } from './types'; export declare function start(from: SelectCommands): Promise;