export declare const dataHooks: {
    tooltip: string;
};
export declare const dataAttr: {
    SIZE: string;
    STATUS: string;
    RESIZABLE: string;
    DISABLED: string;
    HOVER: string;
    FOCUS: string;
};
//# sourceMappingURL=constants.d.ts.map