import { TfNgToggleDrawerService } from '../tf-ng-toggle-drawer.service'; import * as i0 from "@angular/core"; export declare class TfNgOpenSideDrawerComponent { private toggleService; size: string; outlineColour: string; constructor(toggleService: TfNgToggleDrawerService); onProductLogoClicked(event: MouseEvent): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }