import { Point3 } from '../types'; export default function getVolumeActorCorners(volumeActor: any): Array;