export { default as ArgType } from './arg-type'; export { default as text } from './text'; export { default as variable } from './variable'; //# sourceMappingURL=index.d.ts.map