import { Button } from 'antd'; declare const StyledButton: typeof Button; export { StyledButton as Button };