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