import { INodePropertyOptions } from 'n8n-workflow/dist/Interfaces';
declare const UserResource: INodePropertyOptions;
export default UserResource;
