export declare function get(packagesPath: string | string[], itemType: 'dashboards' | 'jobs' | 'widgets', extension: string, callback: any): void;