// External imports // Internal imports // import * as stl from "./index" export interface Identifiable { id: string }