import { Button as NextButton } from '@alifd/next';
declare const Button: typeof NextButton;
export default Button;
