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