export {Persistable, ContainsPersistable, Persistor} from './lib/persistable'; export {Supertype} from '@havenlife/supertype'; export function property(props?: Object); export function supertypeClass(target?: any);