import { asyncProperty } from './AsyncProperty.generated';
import { IAsyncProperty } from './AsyncProperty.generic';
export { asyncProperty, IAsyncProperty };
