import { SnippetsType } from '@chamn/model'; export declare const snippets: SnippetsType[]; export declare const snippetsGridItem: SnippetsType[];