'use strict';

// eslint-disable-next-line @typescript-eslint/no-empty-function
export function findHostInstance(_component: any): void {}
