import { Completion } from '../types.js'; declare const svelteBlockSnippets: Completion[]; export { svelteBlockSnippets };