/** Atime values */
export declare enum AtimeEnum {
    'off' = "off",
    'on' = "on"
}
//# sourceMappingURL=AtimeEnum.d.ts.map