export interface VTKLayerMenuProps { state: any; dispatch: (action: object) => void; }