import { Auction } from "@htsoft/aiza-sdk";
export declare const useAuctionInformation: () => Auction | undefined;
