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