import Button from './Button';
export { default as ButtonCore } from './ButtonCore';
export default Button;
//# sourceMappingURL=index.d.ts.map