import { TAbstractResourceConfig } from '../../Abstract'; export type TAudioResourceConfig = TAbstractResourceConfig;