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