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