import { type ElementType } from 'react'; import { type ButtonProps } from '../../../Button/Button'; export declare const ActionButton: (props: ButtonProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=index.d.ts.map