export default function writeDefinitelyTypedPackage(indexDtsContent: string, packageName: string, overwrite: boolean): void;
