import { CurrentPresentation } from './types'; export declare const useCurrentPresentation: () => import("../../../..").GraphqlResponseWrapper;