import type { IRushGitLFSPluginOption } from './options'; import type { NestedRequired } from './helpers/type'; export declare const DefaultOption: NestedRequired; export declare const PluginName: string; //# sourceMappingURL=constant.d.ts.map