import { ComponentContext, ComponentFile } from '@teambit/generator'; export declare const indexFile: (context: ComponentContext) => ComponentFile;