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