import { Globals } from "./index"; export type WebkitLineClampProperty = Globals | "none" | number;