import type { Core } from "../core/index.js"; export declare function unfoldFormatAp(core: Core): { target: string; args: Array; }; //# sourceMappingURL=unfoldFormatAp.d.ts.map