/** * Figma Integration * * Re-exports the FigmaIntegration class for use in the integrations registry. */ export { FigmaIntegration } from './source.js'; //# sourceMappingURL=index.d.ts.map