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