declare const _default: { snippets: { title: string; screenshot: any; schema: { componentName: string; }; }[]; componentName: string; docUrl: string; title: string; category: string; group: string; configure: { component: { isContainer: boolean; }; supports: { style: boolean; }; }; }; export default _default;