/// <reference types="react" />
import { InterweaveProps } from './types';
export declare function Interweave(props: InterweaveProps): JSX.Element;
//# sourceMappingURL=Interweave.d.ts.map