import { LayerManagerProps } from '../LayerManager';
export default function Props(_props: LayerManagerProps): null;
