export declare function always<A>(a: A): A;
