/**
 * Gets the directory path for this scripts package. (ex.
 * `/home/user/Documents/App/node_modules/react-gtk`)
 */
export declare const getDirPath: () => string;
