/** * SingleColumnView Leaf Template Directive * * This directive identifies the leaf TemplateRef in the SingleColumnView. */ export declare class SingleColumnViewLeafTemplate { constructor(); }