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