export declare const SvgIcon: (props: { name: string; classNames?: string; }) => any;