declare function ButtonElement({ element, responsiveStyles, loader, editMode, focused, disabled, active, textCallbacks, onClick, elementProps, inlineError, children, featheryContext }: any): import("@emotion/react/jsx-runtime").JSX.Element; export default ButtonElement; //# sourceMappingURL=ButtonElement.d.ts.map