export interface LayerCalculator { GetLayers(): number[] }