export declare const GET_AUCTION_BY_CURATOR: string;
export declare const GET_ALL_AUCTIONS: string;
export declare const GET_AUCTION_BY_MEDIA: string;
export declare const GET_MEDIAS_QUERY: string;
