import { SpecifyTextStyleValue } from '../../definitions/tokenTypes/textStyle.js'; export declare function getMockedTextStyleValue(partial?: Partial, withNulls?: boolean): SpecifyTextStyleValue;