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