export declare const matchSourceExtension: (str: string) => boolean; export declare const matchSourceMapExtension: (str: string) => boolean;