/** * Development-only code block * * - Runs immediately and synchronously * * @strip 👗 Use `@voltiso/transform/strip` to strip from production code */ export declare function $dev(body: () => void): void; //# sourceMappingURL=$dev.d.ts.map