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