import type { IComposeSettings } from '@uifabricshared/foundation-compose'; import type { IButtonType } from './Button.types'; /** * @deprecated This will be removed when the package moves to 1.0.0. * Please see MIGRATION.md for details on how to move to the new Button. */ export declare const settings: IComposeSettings; //# sourceMappingURL=Button.settings.win32.d.ts.map