export declare const filterCompletions: (list: string[], input: string) => string[];
//# sourceMappingURL=filter-completions.d.ts.map