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