import type { INodeProperties } from 'n8n-workflow';
import * as get from './get';
export { get };
export declare const descriptions: INodeProperties[];
//# sourceMappingURL=index.d.ts.map