export declare const getDataGSchema: (params: {
    appID: string;
}) => string;
