export interface CfgIOWarningSupplier { getWarnings(): string[]; } //# sourceMappingURL=CfgIOWarningSupplier.d.ts.map