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