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