export { LegacyButton } from './LegacyButton'; export { InnerLegacyButton } from './InnerLegacyButton'; export type { LegacyButtonProps, InnerLegacyButtonProps } from '../../shared/types/legacyButton'; //# sourceMappingURL=index.d.ts.map