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