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