export declare type Activation = 'linear' | 'relu';
