export { default } from './PrimitiveButton'; export type { PrimitiveButtonProps, PrimitiveButtonAttributes, PrimitiveButtonElementRef, } from './PrimitiveButton.types'; //# sourceMappingURL=index.d.ts.map