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