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