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