export declare class ProjectionLinq<T> {
    constructor();
}
