export declare type Direction = 'input' | 'output';
