export declare const isAttachment: (exts?: string[]) => (src: unknown) => boolean;