import * as React from 'react';
declare const InfoSvg: (props: {
    [otherOptions: string]: unknown;
}) => React.JSX.Element;
export default InfoSvg;
//# sourceMappingURL=InfoSvg.d.ts.map