import 'antd/dist/reset.css'; export declare const AntdButton: ({ children }: { children: any; }) => import("react/jsx-runtime").JSX.Element;