/// <reference types="react" />
export default function Setting(props: any): JSX.Element;
