import { Framework } from '../types';
export declare function detect(): Framework;
