/** * SingleColumnView Row Template Directive * * This directive identifies the row TemplateRef in the SingleColumnView. */ export declare class SingleColumnViewRowTemplate { constructor(); }