import { Ctx } from '../../internal-types'; export declare function useErdShortcut(ctx: Ctx): void;