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