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