UNPKG

flowbite-qwik

Version:

Official Qwik components built for Flowbite and Tailwind CSS

3 lines (2 loc) 156 B
import { ButtonProps } from '../../components/Button/Button'; export declare const BannerCollapseButton: import("@builder.io/qwik").Component<ButtonProps>;