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