/*! * Copyright (c) Microsoft Corporation and contributors. All rights reserved. * Licensed under the MIT License. */ import { type Handler } from "./common.js"; export declare const handler: Handler; //# sourceMappingURL=fluidCase.d.ts.map