import { SpecifyZIndexValue } from '../../definitions/tokenTypes/zIndex.js'; export declare function getMockedZIndexValue(override?: SpecifyZIndexValue): SpecifyZIndexValue;