import React from "react";
declare const ExampleComponent: React.FC;
export default ExampleComponent;
