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