import { ITemplateRef } from '../ComponentRef'; export declare class DirectiveIf { if: any; content: ITemplateRef; static ρAnn(): any; }