export interface ReceiverInputConfig {
    input_name?: string;
    display_name?: string;
}
//# sourceMappingURL=receiverInputConfig.d.ts.map