import { BridgeSelections } from 'types';
export declare const useBridgeSelectionData: () => BridgeSelections;
