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