export declare type SlateFields = 'all'; export declare const slateGQLFields: (fields: SlateFields) => string;