PlacementType:
    | "CENTER"
    | "TOP_LEFT"
    | "TOP"
    | "TOP_RIGHT"
    | "RIGHT"
    | "BOTTOM_RIGHT"
    | "BOTTOM"
    | "BOTTOM_LEFT"
    | "LEFT"
    | "LEFT_BELOW"

Defines the position of the imported structures on the canvas.