import { RowDirective } from './row.directive';
import * as i0 from "@angular/core";
export declare class RowComponent extends RowDirective {
    static ɵfac: i0.ɵɵFactoryDeclaration<RowComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<RowComponent, "c-row", never, {}, {}, never, ["*"], true, never>;
}
