import { StockModel } from '../models/stock.model'; import * as i0 from "@angular/core"; export declare class StockQuantityTrackingHeadComponent { stock: StockModel; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }