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