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