export declare const defaultApplicationSettings: { renderer: 2; scale: number; scaleMethod: "manual"; preferWebGL1: false; powerPreference: "default"; transparent: false; antiAlias: false; consoleHeader: true; blendMode: "normal"; physic: "builtin"; failIfMajorPerformanceCaveat: true; highPrecisionShader: true; subPixel: false; verbose: false; legacy: false; backgroundColor: string; }; //# sourceMappingURL=defaultApplicationSettings.d.ts.map