import { FoxpagePluginApi } from '@foxpage/foxpage-types';
export declare const getApis: () => FoxpagePluginApi;
