import { AbstractIcon } from '../abstract-icon'; export declare class TabletIconComponent extends AbstractIcon { constructor(); }