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