export declare const SButton: import('@linaria/react').StyledComponent & import('react').ButtonHTMLAttributes & Record>; export declare const ButtonLabel: import('@linaria/react').StyledComponent & import('react').HTMLAttributes & Record>;