import astalify from './astalify';
export default astalify;
export {
type AstalifyProps,
type BindableProps,
type ConstructProps,
childType,
} from './generics';