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