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