import type { INodeProperties } from 'n8n-workflow'; import * as search from './search.operation'; export { search }; export declare const description: INodeProperties[]; //# sourceMappingURL=FileFolder.resource.d.ts.map