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