import { C as ClientInterface } from './types-5bc2432f.js'; import 'axios'; import '@design-sdk/figma-remote-types'; declare const Client: () => ClientInterface; export { Client };