import { SpecifyFontValue } from '../../definitions/tokenTypes/font.js'; export declare function getMockedFontValue(partial?: Partial): SpecifyFontValue;