import { FoxpageRequestOptions } from '@foxpage/foxpage-types'; export declare const getDSL: (pageId: string, appId: string, opt: FoxpageRequestOptions) => Promise>[]>;