import { StaticDataApiService } from "../api/generated/apis/static-data-api";
export declare class StaticService extends StaticDataApiService {
}
