export class Constants { static DepthMapRange: number; static MemoryPageSize: number; static BytesPerFloat: number; static BytesPerInt: number; }