import { SVGProps } from "react"; declare const BootFillIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default BootFillIcon;