import { Attribute, AttributeModel } from '@neo-one/client-common'; export declare const attribute: (attrib: Attribute) => AttributeModel;