import { SVGProps } from "react";
declare const BSTrashFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { BSTrashFill };
