import { Globals, StringHack } from "./index"; /** **Initial value**: `1dppx` */ export type ImageResolutionProperty = Globals | "from-image" | StringHack;