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