export declare function connectorArgumentsHash(args: Record): string; export declare function connectorArgumentsPreview(args: Record): Record;