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