export { Button as AlphaButton } from './Button'; export type { ButtonColor as AlphaButtonColor, ButtonProps as AlphaButtonProps, ButtonSize as AlphaButtonSize, ButtonVariant as AlphaButtonVariant, } from './Button.types'; //# sourceMappingURL=index.d.ts.map