import { Collage, Plugin } from '../types'; export default function bootstrap(plugins: Array>): Collage;