declare const Components: { identifier: string; path: string; static_files: string[]; }[]; export { Components };