import type { CollectionsWithDefaults } from '@staticcms/core'; export default function useDefaultPath(collections: CollectionsWithDefaults): string;