export declare const wrapWidget: (widgetPath: string) => string;
export declare const wrapAction: (actionPath: string) => string;
