import React from "react"; type Props = { options?: any; payload?: any; }; export declare const AlertButtons: React.FC; export {}; //# sourceMappingURL=AlertButtons.d.ts.map