import { Component as C } from 'inferno'; export declare const Component: typeof C; export default Component;