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