export declare function matchDashboardFilter(dashboardFullPath: string, filter: string | RegExp): RegExpMatchArray | null;