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