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