export declare const DEFAULT_LSD_TOKEN = "NjppQDEgONsU_1LCzrmp6q";
export declare const DEFAULT_DEVICE_ID: string;
export declare const BASE_API_URL = "https://i.instagram.com/api/v1";
export declare const LOGIN_URL: string;
export declare const POST_URL: string;
export declare const POST_WITH_IMAGE_URL: string;
