export { attachRoot, attachConfig } from './Attach'; export type { AttachProps } from './Attach.types'; export { tokens as attachTokens } from './Attach.tokens'; //# sourceMappingURL=index.d.ts.map