UNPKG

@loadsmart/miranda-wc

Version:

Miranda Web Components component library

4 lines (3 loc) 187 B
import type { ButtonSize } from '../button'; import type { EmptyStateVariant } from './empty-state.types'; export declare function getActionSize(variant?: EmptyStateVariant): ButtonSize;