export declare const SidecarExts: string[]; export declare function isSidecarExt(filename: string): boolean;