import { ReactNode } from 'react';
import { C as CacheStore, P as Props } from './cache-DthUlfb2.js';
export { E as ErrorCallback, F as FetchError, L as LoadCallback, a as PreProcessorCallback, S as Simplify, b as State, c as Status, d as StorageItem } from './cache-DthUlfb2.js';

declare const cacheStore: CacheStore;
declare function InlineSVG(props: Props): ReactNode;

export { Props, cacheStore, InlineSVG as default };
export = InlineSVG