import * as i0 from "@angular/core"; type HandlerSize = 'default' | 'small'; export declare class HandlerComponent { color: string | null; size: HandlerSize; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export {};