export declare const snippets: { title: string; schema: { title: string; componentName: string; props: {}; }; }[];