/// import { IFlowControlItemProps } from './types'; /** * 取消申请 */ export declare function CancelApplyBtn(props: IFlowControlItemProps): JSX.Element;