export declare type NzDirectionVHIType = 'vertical' | 'horizontal' | 'inline';