declare const _default: { file: (args: import("./file-builder").BuildFileOptions) => Promise; project: () => Promise; }; export default _default;