import { ElementRef } from '@angular/core'; import * as i0 from "@angular/core"; declare const SbToasterCore: import("../../core").Constructor & import("../../core").AbstractConstructor & { new (_elementRef: ElementRef): { _elementRef: ElementRef; }; }; export declare class SbToasterComponent extends SbToasterCore { position: string; constructor(elementRef: ElementRef); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export {};