export declare const FILE_REF_EXTENSIONS_WITH_TLD: Set<string>;
export declare function isAutoLinkedFileRef(href: string, label: string): boolean;
