export declare const $LoopSettingUpdate: { readonly properties: { readonly activated: { readonly type: "Looping"; readonly isRequired: true; }; }; };