/// import { AyCtrlProps } from './ay-ctrl'; import './ay-ctrl.less'; export default function AyCtrl(props: AyCtrlProps): JSX.Element;