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