export { default as Button } from './Button'; export type { ButtonProps } from './types'; //# sourceMappingURL=index.d.ts.map