import type { Popover } from "bootstrap";
export type PopoverOptions = Popover.Options;
