export declare const without: ({ ...props }: T, ...without: string[]) => T;