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