import { Application } from '../application/Application'; export declare function fillImports(application: Application): void;