import { type CallExpression } from 'ng-morph';
export declare function getStandaloneBootstrapFunction(path: string): CallExpression | undefined;
