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