/// <reference types="react" />
export interface Props {
}
export declare const IconsList: ({}: Props) => JSX.Element;
