import { FASTElement } from "@microsoft/fast-element"; export declare class enmeddMultiStepItem extends FASTElement { done?: boolean; } export declare const EnmeddMultiStepItem: import("@microsoft/fast-react-wrapper").ReactWrapper; //# sourceMappingURL=multiStepItem.d.ts.map