import type { INodeType, INodeTypeDescription } from 'n8n-workflow';
export declare class PostBin implements INodeType {
    description: INodeTypeDescription;
}
//# sourceMappingURL=PostBin.node.d.ts.map