interface ApiPath {
    readonly 8: string;
    readonly 9: string;
    readonly 10: string;
}
export declare const MODYO_API_PATH: ApiPath;
export {};
