import { InternalEvent } from "../../../types/open-next"; export declare function localizePath(internalEvent: InternalEvent): string;