export declare class StickerComponent { color: string; text: string; icon: string; stroke: boolean; constructor(); }