export declare const dataHooks: { toggle: string; tooltip: string; }; export declare const SIZE: { readonly SMALL: "small"; readonly MEDIUM: "medium"; }; export declare const SKIN: { readonly STANDARD: "standard"; readonly SUCCESS: "success"; }; //# sourceMappingURL=constants.d.ts.map