import type { SharedLDModel } from './shared.ts'; export declare function doAfterAttach(self: SharedLDModel): void;