/// import React from 'react'; export default class IConDemo extends React.Component { render(): JSX.Element; } export declare const title = "Icon"; export declare const description = "Icon Example";