import { LicenseOptions } from './types.js';
export declare function getLicenseFile(data: LicenseOptions): string;
export declare function getLicenseSection(data: LicenseOptions): string;
//# sourceMappingURL=license.d.ts.map