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