export interface TgAppOption {
    imports?: any[];
}
