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