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