import { ButtonSize } from '../types/Button.types.ts'; import { TypographySize } from '../../../foundation/typography'; export declare const BUTTON_SIZE_TO_FONT_SIZE: Record, TypographySize>;