export interface Deletion {
    permlink: string;
}
