export declare const getBanner: (uri: string) => Promise<{ data: any; }>;