export type VrStereoConfig = {
  vrStereoMode: boolean;
};
