import { IBlackcartData } from '../types'; export declare const useBlackcart: () => IBlackcartData;