export function ExampleDeprecatedComponent(): React.JSX.Element;
export namespace ExampleDeprecatedComponent {
    namespace deprecated {
        let level: string;
        let details: string;
    }
}
import React from 'react';
//# sourceMappingURL=ExampleDeprecatedComponent.d.ts.map