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