/** The content type for a file path (by its extension), or `application/octet-stream`. */
export declare function contentTypeFor(path: string): string;
//# sourceMappingURL=content-type.d.ts.map