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