import { SnapshotInterpolation } from './index';
import { Vault } from './index';
declare const _default: {
    SnapshotInterpolation: typeof SnapshotInterpolation;
    Vault: typeof Vault;
};
export default _default;
//# sourceMappingURL=bundle.d.ts.map