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