import { PlatformRaw, ServiceRaw } from "../types"; export declare const platform: PlatformRaw; export declare const services: ServiceRaw[];