import { VNode } from 'vue'; export declare const findChildren: (children: VNode[], result?: any[]) => any[];