def mfem_version() -> str: ... def capabilities() -> dict[str, bool]: ... def serial_poisson_dofs(cells: int = 4, order: int = 2) -> int: ...