import Button from "react-bootstrap/Button"; import type { BsPrefixRefForwardingComponent } from "react-bootstrap/helpers"; import type { IDrawerFooterButtonProps } from "../Drawer.types"; declare const DrawerFooterButton: BsPrefixRefForwardingComponent; export default DrawerFooterButton;