export declare class AtFormDirective { constructor(); form: boolean; readonly inline: boolean; readonly horizontal: boolean; type: string; }