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