export module lsd.span; import std; export namespace lt::lsd { using ::std::span; }