export default ITEM_RESOLUTION_MODE; declare namespace ITEM_RESOLUTION_MODE { const FULL: string; const SCALED_DOWN: string; } //# sourceMappingURL=stylingParams_itemResolutionMode.d.ts.map