export declare const vars: { "base": { "enabled": { /** Attachment Input Dropzone과 Items를 감싸는 컨테이너입니다. */ "root": { "gap": "var(--seed-dimension-x2)" }, /** Attachment Input Trigger 및 Attachment Input Items를 감싸는 컨테이너입니다. */ "items": { "gap": "var(--seed-dimension-x2)" } } } }