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