declare const Component: (props: any) => JSX.Element;
export default Component;
