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