export declare type LegalApiResponse = { content: string; href: string; }; //# sourceMappingURL=legal.d.ts.map