import { ComponentInterface } from '../../stencil-public-runtime';
export declare class MwcplTreeView implements ComponentInterface {
    render(): any;
}
