export declare const dataHooks: {
    GooglePreviewTitle: string;
    GooglePreviewDescription: string;
    GooglePreviewPreviewUrl: string;
    GooglePreviewSiteName: string;
    GooglePreviewWebsiteInfo: string;
    GooglePreviewWebsiteInfoTooltip: string;
};
export declare const DEFAULT_TOOLTIP_PROPS: {
    enterDelay: number;
};
//# sourceMappingURL=constants.d.ts.map