declare const CONSTRUCTOR_FACTORY: boolean | undefined;
declare const ASSERT: boolean | undefined;

declare const planck: typeof import("../../src/main");