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