import { type Spacing } from '../new-button/variants/types';
export declare const iconButtonSpacing: Spacing[];
