export declare type ImageFields = 'basic' | 'all'; export declare function imageGQLFields(): string;