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