import { DeleteFavouriteAction } from '../typings'; export declare const deleteFavouriteAction: (info: DeleteFavouriteAction) => Promise;