export declare const APIHeaders: {
    "X-DEVICE-ID": string;
    "X-API-VERSION": string;
};
