type $TSFixMe = any; declare function trapFocus(event: $TSFixMe, activeOverlayType: $TSFixMe, dashboardEl: $TSFixMe): void; export { trapFocus as forModal }; export declare function forInline(event: $TSFixMe, activeOverlayType: $TSFixMe, dashboardEl: $TSFixMe): void; //# sourceMappingURL=trapFocus.d.ts.map