import { ComponentProps, ReactElement } from "react";
export declare const EbaySnackbarDialogAction: ({ className, children, ...rest }: ComponentProps<"button">) => ReactElement;
//# sourceMappingURL=ebay-snackbar-dialog-action.d.ts.map