import { SpecifyFontWeightValue } from '../../definitions/tokenTypes/fontWeight.js'; export declare function getMockedFontWeightValue(override?: SpecifyFontWeightValue): SpecifyFontWeightValue;