import { IConfig } from "./pview.model"; declare const config: IConfig; export { config };