import "typings-global";
export declare let pull: (optionsArg: {
path: string;
ref?: string;
}) => void;