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