import { RegisteredStep } from "../../pipeline/runScaffoldPipeline"; export declare const STEP_IMPORT_EXISTING_OFFICE_ADDIN_PROJECT = "officeaddin/import-existing-project"; export declare const officeAddinImportExistingProject: RegisteredStep; //# sourceMappingURL=officeAddin.d.ts.map