import { SIZES } from '../../../helpers/constants/design-system'; export const BUTTON_ICON_SIZES = { SM: SIZES.SM, LG: SIZES.LG, };