class PrimaryInfoRe-exportimport { PrimaryInfo } from "https://deno.land/x/lume@v1.18.5/deps/imagick.ts"; ConstructorsnewPrimaryInfo(x: number,y: number,z: number,)Propertiesprivate_x: numberprivate_y: numberprivate_z: numberreadonlyx: numberreadonlyy: numberreadonlyz: numberMethods_use(func: (primaryInfoPtr: number) => void): voidStatic Methods_create(instance: number): PrimaryInfo