import { IUsageProperty } from '../interfaces';
export declare class UsageProperty implements IUsageProperty {
}
