export declare const attributesMixin: { methods: { getParentRestAttributes(): {}; getAllAttributes(): any; }; };