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