export declare const $LinkIp: {
    properties: {
        object_uuid: {
            type: string;
            format: string;
        };
    };
};
