/*! * Copyright (c) Microsoft Corporation and contributors. All rights reserved. * Licensed under the MIT License. */ /** * An FSL state machine that encodes the Fluid release process. */ export declare const FluidReleaseMachine: import("jssm").Machine; //# sourceMappingURL=fluidReleaseMachine.d.ts.map