Source code for pyexlatex.presentation.beamer.control.navigation
from typing import Sequence
from pyexlatex.models.template import Template
from pyexlatex.models.item import SimpleItem
from pyexlatex.models.sizes.paperwidth import PaperWidth
from pyexlatex.presentation.beamer.colorbox import BeamerColorBox
from pyexlatex.presentation.beamer.theme.settemplate import SetBeamerTemplate