import { ActionSheetProps } from 'antd-mobile'; export declare const showHistoryActionSheet: (props: Omit) => { close: () => void; };