FullscreenVideoButtonPropsinterface

{
	readonly [_fullscreenVideoButtonProps]?: never;
}

Props for FullscreenVideoButton — an empty marker interface (the component takes no props).