declare const isCid: (value: any) => boolean;
export default isCid;
