import * as React from 'react'; export declare const getContent: (children: any) => string | number | {} | React.ReactElement React.ReactElement React.Component)>) | (new (props: any) => React.Component)> | React.ReactNodeArray | React.ReactPortal; export declare const isIcon: (children: any) => boolean; export declare const isWide: (children: any) => boolean;