/** * @file Metadata suggestions supported extensions * @author Box */ export declare function isExtensionSupportedForMetadataSuggestions(extension: string): boolean;