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