import { SpecifyFontStyleValue } from '../../definitions/tokenTypes/fontStyle.js'; export declare function getMockedFontStyleValue(override?: SpecifyFontStyleValue): SpecifyFontStyleValue;