export declare type CustomerInput = { readonly email: string; };