export * from './bounds'; export * from './box'; export * from './dimensions'; export * from './direction'; export * from './location'; export * from './scale'; export * from './sticky'; export * as spatial from './types.gen'; export * from './xy'; //# sourceMappingURL=external.d.ts.map