import * as i0 from "@angular/core";
export declare class FullWidthDirective {
    width: string;
    static ɵfac: i0.ɵɵFactoryDeclaration<FullWidthDirective, never>;
    static ɵdir: i0.ɵɵDirectiveDeclaration<FullWidthDirective, "[rxapFullWidth]", never, {}, {}, never, never, true, never>;
}
