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