import { ProgressSize } from '../types/Progress.types.ts'; export declare const PROGRESS_SIZE_TO_HEIGHT: Record; export declare const PROGRESS_SIZE_TO_CIRCULAR_SIZE: Record; export declare const PROGRESS_SIZE_TO_STROKE_WIDTH: Record;