export declare function useExpose<T = Record<string, any>>(apis: T): void;