/** * @deprecated This component is deprecated in favor of ButtonV1. The StealthButton will be removed when the package moves to 1.0.0. * At that point, ButtonV1 will be renamed to Button. Please see MIGRATION.md for details on how to move to the new Button. */ export declare const StealthButton: import("@uifabricshared/foundation-compose").IComposeReturnType; //# sourceMappingURL=StealthButton.d.ts.map