import { GroupProps } from "@react-three/fiber";
export default function VoiceLevels(props: GroupProps): JSX.Element | null;
