export declare const fetchEntries: (props: any) => Promise; export declare const fetchEntry: (props: any) => Promise; export declare const uploadImage: (props: any) => Promise;