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