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