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