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