import { VNode } from "../../../stencil-public-runtime"; export declare class SmoothlyTableBody { render(): VNode | VNode[]; }