declare const _default: { snippets: any[]; componentName: string; title: string; group: string; props: { name: string; title: { label: string; tip: string; }; propType: string; }[]; configure: { component: { nestingRule: { parentWhitelist: string[]; }; }; supports: { style: boolean; }; }; }; export default _default;