export type { ContentOffset, LogCoordinate, Notice, } from "@plurnk/plurnk-contracts"; export type NoticeLevel = "error" | "warn" | "info"; //# sourceMappingURL=Notice.d.ts.map