import React from 'react'; declare function AlertDialogBackdrop(StyledAlertDialogBackdrop: React.ComponentType, AnimatePresence?: any): React.ForwardRefExoticComponent<{ children?: any; } & React.RefAttributes>; export default AlertDialogBackdrop; //# sourceMappingURL=AlertDialogBackdrop.d.ts.map