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