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