import { SVGComponentProps } from '../types';
export declare const Table: (props: SVGComponentProps) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=Table.d.ts.map