export declare const $LinkedIsoimageGetResponse: {
    properties: {
        isoimage_relation: {
            type: string;
        };
    };
};
