export declare function mountComponent(Hooks: (props: T) => unknown, defaultProps: T): void;