import { GeneratorOptions } from "../types/generatorOptions.type"; export declare function disclaimer(options: GeneratorOptions): string;