import type { JSONSupport } from "../../../core/JSONSupport.js"; /** @since 5.0 */ export default abstract class PointSizeAlgorithm extends JSONSupport {}