import { Completion } from '../types.js';

declare const jsSnipets: Completion[];
export { jsSnipets };
