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