import { ActionSheetProps } from './ActionSheet'; export declare const show: (props: Omit) => import("../utils/dom").ImperativeHandler;