import { NEXT_DATA } from 'next/dist/shared/lib/utils'; export declare const getDirAttrValue: (nextData: NEXT_DATA) => string;