import omelette from 'omelette';
/**
 * Set up shell completion for proompt commands
 */
export declare const setupCompletion: () => omelette.Instance;
//# sourceMappingURL=shell.d.ts.map