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