export type CanvasLayer = 'background' | 'main' | 'label' | 'transient';