import { ObjectLiteralExpression, SourceFile } from 'ts-morph'; export declare function GetComponentOptionsObject(sourceFile: SourceFile): ObjectLiteralExpression;