export declare type AppPublicationFields = 'basic'; export declare const appPublicationGQLFields: (fields: AppPublicationFields) => string;