import type { FC, SVGProps } from "react";
export declare const Udon: FC<SVGProps<SVGSVGElement>>;
export default Udon;
//# sourceMappingURL=Udon.d.ts.map