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