declare module "openapi-sampler" { export function sample(schema:any):any; }