export declare enum ProjectDocumentType { LOGO = "LOGO", BANNER = "BANNER", PRESENTATION = "PRESENTATION", POST = "POST" }