export declare function getPluginPointSchema(siteDomain: string, appKey: string): Promise<Record<string, any>>;
