import { Handler } from "aws-lambda"; /** * @see /source/Commands/matchLabels. */ declare const handler: Handler; export default handler; //# sourceMappingURL=matchLabels.d.ts.map