import * as i0 from "@angular/core";
export declare class VaSellingInfoComponent {
    description: String;
    keySellingPoints: String[];
    get filterDescription(): string;
    static ɵfac: i0.ɵɵFactoryDeclaration<VaSellingInfoComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<VaSellingInfoComponent, "app-selling-info", never, { "description": "description"; "keySellingPoints": "keySellingPoints"; }, {}, never, never>;
}
