import { SupportedDocument } from "./_types/supported-documents";
export declare const SupportedDocuments: SupportedDocument[];
