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