export declare const createLibFiles: (tsConfigScaffold: object, pkgJson: object) => Promise<void>;
