export declare enum fileDefaults {
    accountMap = "AccountsMap.plist",
    allSignatures = "AllSignatures.plist",
    persistenceInfo = "PersistenceInfo.plist"
}
