/** * @deprecated This component is deprecated in favor of ButtonV1. The PrimaryButton 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 PrimaryButton: import("@uifabricshared/foundation-compose").IComposeReturnType; //# sourceMappingURL=PrimaryButton.d.ts.map