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