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