/** * @param {string} filePath * @returns {boolean} */ export function isRocketPageFile(filePath: string): boolean; //# sourceMappingURL=isRocketPageFile.d.ts.map