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