import React from 'react'; declare const SvgTable: (props: React.SVGAttributes) => JSX.Element; export default SvgTable; //# sourceMappingURL=Table.d.ts.map