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