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