export default interface IOptions { g?: string; b?: string; z?: string; }