import type { TopicDefinition } from "../../types"; export declare const stationTopic: TopicDefinition; export * from "./types";