export interface sakuraOption { sakura_num?: number; sakura_img?: string; sakura_show?: boolean; sakura_zindex?: number; }