export declare const someLogic: (name: string, age: number, eyeColor: string) => Promise;