export declare const isPresent: (record: Record<any, unknown>) => boolean;
