import { IUVData } from "../../../../IUVData"; import { Config } from "./config/Config"; export interface IAVExtensionData extends IUVData { }