export declare const getSpacingToken: (value: string) => string | null;
