export var EmptyDefaultProps = {};
export var EmptyFunctionalProps = {
    title: '',
    message: '',
    image: '',
};