/*! * Copyright (c) Microsoft Corporation and contributors. All rights reserved. * Licensed under the MIT License. */ export { CopierLambda } from "./lambda"; export { CopierLambdaFactory } from "./lambdaFactory"; //# sourceMappingURL=index.d.ts.map