import { IWPCfg } from "../types";
/**
 * WebPart Configuration
 */
export declare const WPCfg: IWPCfg;
