import type { SpecialHandler } from "./types"; /** * Handle IACR ePrint Archive URLs */ export declare const handleIacr: SpecialHandler;