import * as React from 'react'; export declare function InlineSvg({ fileRawContent }: { fileRawContent: string; }): React.JSX.Element; //# sourceMappingURL=inline-svg.d.ts.map