import { DictatableConfigTriggerItShould } from '../types'; export default function itShould(targetFile: string | undefined, trigger: DictatableConfigTriggerItShould): boolean;