/// <reference types="react" />
export declare const SkeletonIcon: (props: any) => JSX.Element;
