import { FileDecoder } from './FileDecoder';
export declare const decodeMacintosh: FileDecoder;
