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