import { ButtonVariant } from './Button.types'; export declare const getButtonVariantDefault: () => ButtonVariant;