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