"""Experimental blueprint types — API may change without notice."""

from __future__ import annotations

from .archetypes import (
    TableBlueprint as TableBlueprint,
)
