import { INodePropertyOptions } from 'n8n-workflow';
declare const OtherResource: INodePropertyOptions;
export default OtherResource;
