export { NewProperty } from './NewProperty';
export type { INewPropertyProps } from './NewProperty';
