declare const config: {
    MINAFEE: string;
};
export default config;
