import { Component } from '../_util/simply';
Component({
    type: null,
    image: '',
    title: '',
    message: '',
});