export declare const DATA_SUBSCRIBER_KEYS: {
payStateChanged: string;
accountNumberChanged: string;
shipStateChanged: string;
};