import { DDD } from "../types/ddd"; export declare const getBy: (ddd: string) => Promise>;