import { SanPhamFormComponent } from './sanpham-form/sanpham-form.component'; import { SanPhamComponent } from './sanpham.component'; export declare function declaration(): (typeof SanPhamFormComponent | typeof SanPhamComponent)[]; export declare class SanPhamModule { } export declare class SanPhamWithRouteModule { } //# sourceMappingURL=sanpham.module.d.ts.map