import type { ClientFeaturesResponse } from "unleash-client"; export declare const typesFromDefinitions: (definitions: ClientFeaturesResponse) => string; //# sourceMappingURL=typesFromDefinitions.d.ts.map