export declare const MyWithAssignmentCleanupCallback: import("element-vir").DeclarativeElementDefinition<"my-with-cleanup-callback", {}, {
    intervalId: number;
}, {}, "my-with-cleanup-callback-", "my-with-cleanup-callback-", readonly []>;
