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