export declare const DEV_SERVER_PORT = 3339;
export declare const IMAGE_INLINE_MAX_SIZE = 10240;
export declare const HTML_TPL_INSTANCE_PLACEHOLDER = "INSTANCEIDPLACEHOLDER";
