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