import { DynamicValueTag } from '../types/api'; export default class DataApi { static getDynamicTags(): Promise; }