import Station from '@hexxagon/station-connector';
export declare const getGalaxyStationFromExtension: () => Promise<Station | undefined>;
