export declare function omit(id: string, elements: Record): { [x: string]: T; };