/** Emit one engine warning on the console. */ export declare function logWarn(message: string): void; //# sourceMappingURL=log-warn.d.ts.map