import React from 'react'; interface Props { } declare const OutLine: React.FC; export default OutLine; declare global { const __HASH_ROUTER__: boolean; } //# sourceMappingURL=Outline.d.ts.map