export interface CustomOption { Title: string; Callback: string; Icon: string; }