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