import appRoot from 'app-root-path'; export declare const getConfig: () => { mockPath: string; }; export { appRoot };