import type { tValidSkeleton } from "./_interfaces"; export default function ensureDataSpecific(key: string, skeleton: tValidSkeleton, value: string): string;