import type { Entry } from '@staticcms/core'; export declare function getEntryId(entry: Entry): string;