import { TemplateRef } from '@angular/core';
import * as i0 from "@angular/core";
export declare class ProductCardActionsDirective {
    tplRef: TemplateRef<any>;
    static ɵfac: i0.ɵɵFactoryDeclaration<ProductCardActionsDirective, never>;
    static ɵdir: i0.ɵɵDirectiveDeclaration<ProductCardActionsDirective, "[stProductCardActions]", never, {}, {}, never, never, true, never>;
}
