import { MatBottomSheetRef } from '@angular/material/bottom-sheet'; import * as i0 from "@angular/core"; export declare class SupplierCreateFormBottomSheetComponent { readonly bottomRef: MatBottomSheetRef; readonly data: any; constructor(bottomRef: MatBottomSheetRef, data: any); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }