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