declare const environment: {
    rootDir: string;
};
export default environment;
