declare const _default: { title: string; screenshot: string; schema: { componentName: string; props: { prefix: string; mode: string; titles: string[]; notFoundContent: string; }; }; }[]; export default _default;