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