export declare const FILE_SERVICE_TOKEN: string; export declare const USER_ARGS_SERVICE: string; export declare const PACKER_SERVICE: string; export declare const DRAWING_SERVICE: string; export declare const APP_MODEL_TOKEN: string; export declare const START_APPLICATION: string; export declare const PARSE_USER_ARGS: string; export declare const LOAD_TEXTURES: string; export declare const PACK_IMAGES: string; export declare const REMOVE_BIG_IMAGES: string; export declare const EXPORT_COMMAND: string; export declare const APP_MEDIATOR: string; export declare const APPLICATION_PROXY_TOKEN: string; export declare const LOG_REMOVE_BIG_IMAGE: string;