export declare const dataHooks: {
    tooltipText: string;
};
export declare const TIMEOUT: {
    enter: number;
    exit: number;
};
export declare const SIZES: {
    small: string;
    medium: string;
};
//# sourceMappingURL=constants.d.ts.map