type alias IconButtonSize

Definition

"sm" | "md" | "lg"

Usage

import { type IconButtonSize } from ".";