/**
 * @copyright Copyright (c) 2012 Tapio Vierros (https://github.com/tapio)
 * @license   {@link https://github.com/tapio/live-server#license MIT}
 */
declare const SPAIgnoreAssets: (req: any, res: any, next: any) => void;
export default SPAIgnoreAssets;
//# sourceMappingURL=spa-ignore-assets.d.ts.map