import type { PolydrawConfig } from '../types/polydraw-interfaces';
export declare function applyRuntimeConfigFallbacks(config: PolydrawConfig): void;
//# sourceMappingURL=config-runtime-fallback-guard.d.ts.map