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