/** * This is an example component to show relevant conventions and usage. */ export let ExampleComponent: React.ForwardRefExoticComponent>; import React from 'react'; //# sourceMappingURL=ExampleComponent.d.ts.map