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