import React from "react"; import type { Ionicon as Ionicon } from "./types"; declare const IoniconImpl: React.FC; export default IoniconImpl; //# sourceMappingURL=Ionicon.d.ts.map