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