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