import { DataTestAttributes } from '../enum/dataTestAttributes'; export default function (attribute: DataTestAttributes, value: unknown): string;