export declare const DataHook: {
    Title: string;
    Subtitle: string;
    Badge: string;
    PrimaryAction: string;
    SecondaryAction: string;
    HoverContent: string;
    HoverComponent: string;
    SettingsMenu: string;
    Container: string;
    footer: string;
    dragHandle: string;
    footerImage: string;
    suffix: string;
};
export declare const SIZES: {
    small: string;
    medium: string;
};
//# sourceMappingURL=constants.d.ts.map