export interface ZambdaGetParams {
    id: string;
}
