import { SpecifySpacingValue } from '../../definitions/tokenTypes/spacing.js'; export declare function getMockedSpacingValue(partial?: Partial): SpecifySpacingValue;