import { UIMutableComponentStrictProps } from '../generic'; export interface TableFooterProps extends UIMutableComponentStrictProps {} export interface StrictTableFooterProps {}