import type { TshyConfig } from './types.js';
declare const _default: (d: unknown) => d is Exclude<TshyConfig['exclude'], undefined>;
export default _default;
//# sourceMappingURL=valid-exclude.d.ts.map