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