import { DataAttribute } from '../../../model/content/data/data-attribute'; export declare const DATA_ATTRIBUTE: { [key: number]: DataAttribute; };